Fix printing month in printk prefix (1-12 rather than 0-11).
authorKeir Fraser <keir@xensource.com>
Wed, 10 Oct 2007 10:26:23 +0000 (11:26 +0100)
committerKeir Fraser <keir@xensource.com>
Wed, 10 Oct 2007 10:26:23 +0000 (11:26 +0100)
commit0026df5171a562ad978aa845f37110512acf21c1
tree9e3e97c2601d3973f31358bc917b052a75d04c09
parent37a61c7a659c43f374c2543cbe617d8d28bce713
Fix printing month in printk prefix (1-12 rather than 0-11).
Signed-off-by: Atsushi SAKAI <sakaia@jp.fujitsu.com>
xen/drivers/char/console.c